Leadtools.Dicom.Common.Extensions Namespace > OrientationManager Class > GetOrientationPlane Method : GetOrientationPlane(Double[]) Method |
'Declaration Public Overloads Shared Function GetOrientationPlane( _ ByVal d() As Double _ ) As Plane
'Usage Dim d() As Double Dim value As Plane value = OrientationManager.GetOrientationPlane(d)
public: static Plane GetOrientationPlane( array<double>^ d )